[INFO] fetching crate bevy_schedules_ext 0.14.1...
[INFO] testing bevy_schedules_ext-0.14.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bevy_schedules_ext 0.14.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate bevy_schedules_ext 0.14.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_schedules_ext 0.14.1
[INFO] tweaked toml for crates.io crate bevy_schedules_ext 0.14.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_schedules_ext 0.14.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_schedules_ext 0.14.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_utils v0.14.1
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.14.1
[INFO] [stderr]   Downloaded bevy_ptr v0.14.1
[INFO] [stderr]   Downloaded bevy_state_macros v0.14.1
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.14.1
[INFO] [stderr]   Downloaded bevy_derive v0.14.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.63
[INFO] [stderr]   Downloaded bevy_macro_utils v0.14.1
[INFO] [stderr]   Downloaded fixedbitset v0.5.4
[INFO] [stderr]   Downloaded bevy_app v0.14.1
[INFO] [stderr]   Downloaded concurrent-queue v2.4.0
[INFO] [stderr]   Downloaded async-executor v1.11.0
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded getrandom v0.2.12
[INFO] [stderr]   Downloaded bevy_state v0.14.1
[INFO] [stderr]   Downloaded thiserror v1.0.63
[INFO] [stderr]   Downloaded async-task v4.7.0
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded bevy_tasks v0.14.1
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.14.1
[INFO] [stderr]   Downloaded indexmap v2.2.4
[INFO] [stderr]   Downloaded bevy_reflect v0.14.1
[INFO] [stderr]   Downloaded toml_edit v0.22.8
[INFO] [stderr]   Downloaded winnow v0.6.3
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded bevy_ecs v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1
[INFO] running `Command { std: "docker" "start" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling winnow v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bevy_ptr v0.14.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling fixedbitset v0.5.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.2.4
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling bevy_tasks v0.14.1
[INFO] [stderr]    Compiling toml_edit v0.22.8
[INFO] [stderr]    Compiling erased-serde v0.4.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]    Compiling bevy_utils v0.14.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.1
[INFO] [stderr]    Compiling bevy_derive v0.14.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_reflect v0.14.1
[INFO] [stderr]    Compiling bevy_ecs v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.14.1
[INFO] [stderr]    Compiling bevy_state v0.14.1
[INFO] [stderr]    Compiling bevy_schedules_ext v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.21s
[INFO] running `Command { std: "docker" "inspect" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_schedules_ext v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_schedules_ext-7dc7bfdd667241ce)
[INFO] [stderr]    Doc-tests bevy_schedules_ext
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/nesting.rs - nesting::app_ext::AppExt::edit_nested_schedules (line 119) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/nesting.rs - nesting::app_ext::AppExt::add_schedules (line 86) ... ok
[INFO] [stdout] test src/states.rs - states::app_ext::AppExt::insert_state_to_schedule (line 50) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/states.rs - states::app_ext::AppExt::insert_state_to_schedule (line 50) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1263) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_state-0.14.1/src/app.rs:91:67:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f96fa8b338 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f96fa8b338 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f96fa8b338 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f96fa8b338 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f96fa9edaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f96fa9edaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63f96fa8f112 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63f96fa8f112 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63f96fa76026 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f96fa76026 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f96fa86b21 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63f96fa86d9b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63f96fa76114 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x63f96fa6b599 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63f96fa769cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63f96fa9f52c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63f96fa9f4f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x63f96fa9f249 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   18:     0x63f96f8cce95 - <bevy_app[3866d523876ca212]::sub_app::SubApp as bevy_state[b886c7945f42d8c4]::app::AppExtStates>::insert_state::<rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_states_rs_50_0::State>
[INFO] [stdout]   19:     0x63f96f8cdc0c - <bevy_app[3866d523876ca212]::app::App as bevy_state[b886c7945f42d8c4]::app::AppExtStates>::insert_state::<rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_states_rs_50_0::State>
[INFO] [stdout]   20:     0x63f96f8cd056 - <bevy_app[3866d523876ca212]::app::App as bevy_schedules_ext[95c29dd1435d7e9b]::states::app_ext::AppExt>::insert_state_to_schedule::<rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_states_rs_50_0::State, bevy_app[3866d523876ca212]::main_schedule::Update>
[INFO] [stdout]   21:     0x63f96f8cd015 - <bevy_app[3866d523876ca212]::app::App as bevy_schedules_ext[95c29dd1435d7e9b]::states::app_ext::AppExt>::init_state_to_schedule::<rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_states_rs_50_0::State, bevy_app[3866d523876ca212]::main_schedule::Update>
[INFO] [stdout]   22:     0x63f96f8d2df2 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_states_rs_50_0
[INFO] [stdout]   23:     0x63f96f8d0c76 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   24:     0x63f96f8db6c3 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x63f96f8cc1e6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x63f96f8cff39 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   27:     0x63f96fa862b7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   28:     0x63f96fa862b7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63f96fa862b7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f96fa862b7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f96fa862b7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   32:     0x63f96fa862b7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x63f96fa862b7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x63f96fa862b7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x63f96fa862b7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   36:     0x63f96f8cc1c1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   37:     0x63f96f8dc4a5 - main
[INFO] [stdout]   38:     0x745463b3c1ca - <unknown>
[INFO] [stdout]   39:     0x745463b3c28b - __libc_start_main
[INFO] [stdout]   40:     0x63f96f8c58b5 - _start
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/states.rs - states::app_ext::AppExt::insert_state_to_schedule (line 50)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1", kill_on_drop: false }`
[INFO] [stdout] e5397dea31ffeed96b3f0bdf6c0001170eda6bc50e1d6ce4cdfb73235eff62e1
